Skip to content

fix(list): fix mobile padding #552#553

Merged
airikej merged 1 commit intorcfrom
fix/552-list-bullet-padding-on-mobile-devices
Mar 11, 2026
Merged

fix(list): fix mobile padding #552#553
airikej merged 1 commit intorcfrom
fix/552-list-bullet-padding-on-mobile-devices

Conversation

@airikej
Copy link
Contributor

@airikej airikej commented Mar 10, 2026

done like in Angular solely for the reason that var(--list-padding-left-level-1); has smaller padding in mobile devices (comes from Figma)

@airikej airikej linked an issue Mar 10, 2026 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 10, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@airikej airikej merged commit 2e93804 into rc Mar 11, 2026
18 checks passed
@airikej airikej deleted the fix/552-list-bullet-padding-on-mobile-devices branch March 11, 2026 06:24
github-actions bot pushed a commit that referenced this pull request Mar 11, 2026
# [16.1.0-rc.2](react-16.1.0-rc.1...react-16.1.0-rc.2) (2026-03-11)

### Bug Fixes

* **list:** fix mobile padding [#552](#552) ([#553](#553)) ([2e93804](2e93804))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[List]: Bullet padding on mobile devices

2 participants